home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2001 October / macformat-108.iso / Tutorials / Flash game tutorial / Coding the game / 17.Final game code.swf / scripts / DefineButton2_73 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-08-01  |  37 b   |  4 lines

  1. on(release){
  2.    gotoAndStop(1);
  3. }
  4.